VERSION = 1,

option ZomboWin_Multiplayer.RequireConsent
{
	type = boolean, 
	default = false, 
	page = ZomboWin_Multiplayer, 
	translation = ZomboWin_Multiplayer_RequireConsent,
}
option ZomboWin_Multiplayer.DebugLevel
{
	type = enum, 
	numValues = 6, 
	default = 6,
	page = ZomboWin_Multiplayer, 
	translation = ZomboWin_Multiplayer_Debug,
	valueTranslation = ZomboWin_Multiplayer_Levels,
}